home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 17 / LAUNCH.BIN / mac / Install These / DrawSprocket 1.1.2 GM / GoggleSprocket / GoggleSprocket Release Notes next >
Text File  |  1997-09-18  |  1KB  |  39 lines

  1. GoggleSprocket 1.0
  2. Release Notes
  3. ------------------
  4.  
  5. Please report all bugs to sprockets@adr.apple.com!
  6.  
  7. Release Components
  8. ------------------
  9.  
  10.     GoggleSprocket Release Notes            - this file
  11.     
  12.     GoggleSprocket API v1.1 ERS.pdf            - API documentation
  13.     
  14.     GoggleSprocket.h                        - app level header file
  15.     GoggleSprocketDevices.h                    - header file for building device drivers
  16.     
  17.     GoggleSprocketStubLib                    - link library
  18.     GoggleSprocketLib                        - release version of the library
  19.     GoggleSprocketDebugLib                    - debugging version of the library
  20.     
  21.     GoggleSprocketTest                        - test program
  22.     GoggleSprocketTest.╡                    - test program project file
  23.     GoggleSprocketTest Sources                - test program source code
  24.     
  25.     Drivers (put in Extensions ─)            - built device drivers
  26.     
  27.     Driver Sample Code                        - sample code for device drivers
  28.     
  29. WARNING: don't place both the debugging and non-debugging versions of the
  30. library in the search path or you will not be sure which version you are
  31. using.
  32.  
  33. Dependencies
  34. ------------
  35.  
  36. GoggleSprocket requires the latest Universal Headers -- version 2.1.2 or later.
  37. You can find them on E.T.O. #20, the MacOS SDK CD-ROMs, Apple's web-site, or
  38. a number of other locations.  If you have a problem with the "OptionBits" type
  39. usage, then you aren't using the latest Types.h file.